home *** CD-ROM | disk | FTP | other *** search
- This update to the TStretchHandle component posted earlier in the year
- fixes a couple of problems and adds a few features. In particular it
- does a better job of drawing a drag outline, using GetDC(0).
-
- The sample project can be tested without installing the component. To
- install it, however, follow the usual procedure for a Delphi component
- (copy HANDLES.PAS & HANDLES.DCR to a suitable directory for add-ons,
- and run Options|Install Components - load HANDLES.PAS).
-
- The demo uses TStretchHandle components placed on the form at design time;
- I have also created them and attached code to their events "on the fly".
-
- Feel free to email me with questions or comments. I will update the
- component as I find time. Future plans include being able to drag the
- component immediately as it is being attached on a MouseDown event, and
- better snap-to grid functionality.
-
- Tony Scott
- CIS: 75567,3547
-